Resource StructureDefinition/FHIR Server from package Touchstone-ereferralontario.core#0.1.2-beta (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ca-on-eReferral-profile-Consent",
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Consent",
"version" : "1.0.0",
"name" : "EReferralConsent",
"title" : "Consent",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Consent",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Consent",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Consent.meta",
"path" : "Consent.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.meta.profile",
"path" : "Consent.meta.profile",
"comment" : "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Consent|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.identifier",
"path" : "Consent.identifier",
"mustSupport" : true
},
{
"id" : "Consent.identifier.system",
"path" : "Consent.identifier.system",
"mustSupport" : true
},
{
"id" : "Consent.identifier.value",
"path" : "Consent.identifier.value",
"mustSupport" : true
},
{
"id" : "Consent.status",
"path" : "Consent.status",
"fixedCode" : "active",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/ValueSet/consent-state-codes"
}
},
{
"id" : "Consent.scope",
"path" : "Consent.scope",
"mustSupport" : true
},
{
"id" : "Consent.scope.coding",
"path" : "Consent.scope.coding",
"mustSupport" : true
},
{
"id" : "Consent.scope.coding.system",
"path" : "Consent.scope.coding.system",
"mustSupport" : true
},
{
"id" : "Consent.scope.coding.code",
"path" : "Consent.scope.coding.code",
"mustSupport" : true
},
{
"id" : "Consent.scope.coding.display",
"path" : "Consent.scope.coding.display",
"mustSupport" : true
},
{
"id" : "Consent.category",
"path" : "Consent.category",
"mustSupport" : true
},
{
"id" : "Consent.category.coding",
"path" : "Consent.category.coding",
"mustSupport" : true
},
{
"id" : "Consent.category.coding.system",
"path" : "Consent.category.coding.system",
"mustSupport" : true
},
{
"id" : "Consent.category.coding.code",
"path" : "Consent.category.coding.code",
"mustSupport" : true
},
{
"id" : "Consent.category.coding.display",
"path" : "Consent.category.coding.display",
"mustSupport" : true
},
{
"id" : "Consent.patient",
"path" : "Consent.patient",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient"
],
"aggregation" : [
"referenced"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.patient.reference",
"path" : "Consent.patient.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.dateTime",
"path" : "Consent.dateTime",
"mustSupport" : true
},
{
"id" : "Consent.performer",
"path" : "Consent.performer",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole"
],
"aggregation" : [
"referenced"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.performer.reference",
"path" : "Consent.performer.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.organization",
"path" : "Consent.organization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization"
]
}
],
"mustSupport" : true
},
{
"id" : "Consent.organization.reference",
"path" : "Consent.organization.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision",
"path" : "Consent.provision",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.type",
"path" : "Consent.provision.type",
"fixedCode" : "permit",
"mustSupport" : true
},
{
"id" : "Consent.provision.period",
"path" : "Consent.provision.period",
"mustSupport" : true
},
{
"id" : "Consent.provision.period.start",
"path" : "Consent.provision.period.start",
"mustSupport" : true
},
{
"id" : "Consent.provision.period.end",
"path" : "Consent.provision.period.end",
"mustSupport" : true
},
{
"id" : "Consent.provision.actor",
"path" : "Consent.provision.actor",
"mustSupport" : true
},
{
"id" : "Consent.provision.actor.role",
"path" : "Consent.provision.actor.role",
"mustSupport" : true
},
{
"id" : "Consent.provision.actor.role.coding",
"path" : "Consent.provision.actor.role.coding",
"mustSupport" : true
},
{
"id" : "Consent.provision.actor.role.coding.system",
"path" : "Consent.provision.actor.role.coding.system",
"mustSupport" : true
},
{
"id" : "Consent.provision.actor.role.coding.code",
"path" : "Consent.provision.actor.role.coding.code",
"mustSupport" : true
},
{
"id" : "Consent.provision.actor.role.coding.display",
"path" : "Consent.provision.actor.role.coding.display",
"mustSupport" : true
},
{
"id" : "Consent.provision.actor.reference",
"path" : "Consent.provision.actor.reference",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole"
],
"aggregation" : [
"referenced"
]
}
]
},
{
"id" : "Consent.provision.actor.reference.reference",
"path" : "Consent.provision.actor.reference.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Consent.provision.action",
"path" : "Consent.provision.action",
"mustSupport" : true
},
{
"id" : "Consent.provision.action.coding",
"path" : "Consent.provision.action.coding",
"mustSupport" : true
},
{
"id" : "Consent.provision.action.coding.system",
"path" : "Consent.provision.action.coding.system",
"mustSupport" : true
},
{
"id" : "Consent.provision.action.coding.code",
"path" : "Consent.provision.action.coding.code",
"mustSupport" : true
},
{
"id" : "Consent.provision.action.coding.display",
"path" : "Consent.provision.action.coding.display",
"mustSupport" : true
},
{
"id" : "Consent.provision.securityLabel",
"path" : "Consent.provision.securityLabel",
"mustSupport" : true
},
{
"id" : "Consent.provision.securityLabel.system",
"path" : "Consent.provision.securityLabel.system",
"mustSupport" : true
},
{
"id" : "Consent.provision.securityLabel.code",
"path" : "Consent.provision.securityLabel.code",
"mustSupport" : true
},
{
"id" : "Consent.provision.securityLabel.display",
"path" : "Consent.provision.securityLabel.display",
"mustSupport" : true
},
{
"id" : "Consent.provision.purpose",
"path" : "Consent.provision.purpose",
"mustSupport" : true
},
{
"id" : "Consent.provision.purpose.system",
"path" : "Consent.provision.purpose.system",
"mustSupport" : true
},
{
"id" : "Consent.provision.purpose.code",
"path" : "Consent.provision.purpose.code",
"mustSupport" : true
},
{
"id" : "Consent.provision.purpose.display",
"path" : "Consent.provision.purpose.display",
"mustSupport" : true
},
{
"id" : "Consent.provision.class",
"path" : "Consent.provision.class",
"mustSupport" : true
},
{
"id" : "Consent.provision.class.system",
"path" : "Consent.provision.class.system",
"mustSupport" : true
},
{
"id" : "Consent.provision.class.code",
"path" : "Consent.provision.class.code",
"mustSupport" : true
},
{
"id" : "Consent.provision.class.display",
"path" : "Consent.provision.class.display",
"mustSupport" : true
},
{
"id" : "Consent.provision.data",
"path" : "Consent.provision.data",
"mustSupport" : true
},
{
"id" : "Consent.provision.data.meaning",
"path" : "Consent.provision.data.meaning",
"mustSupport" : true
},
{
"id" : "Consent.provision.data.reference",
"path" : "Consent.provision.data.reference",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.